home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Miscellaneous / gdbm / README.MAC < prev    next >
Text File  |  1992-12-16  |  388b  |  9 lines

  1. This is GDBM for MPW. There were not many changes necessary, but to use it,
  2. you have to link your program with GUSI, since the standard implementation of
  3. fseek() doesn't allow seeking past the end of file (while gdbm doesn't create
  4. huge holes like traditional dbm, it sometimes searches past EOF for small amounts.
  5.  
  6. Please report problems to me at <neeri@iis.ethz.ch>
  7.  
  8. Matthias Neeracher
  9.